FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Touchstone-ereferralontario.core#0.1.2-beta (63 ms)

Package Touchstone-ereferralontario.core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Touchstone-ereferralontario.core@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location
Url http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location
Version 0.10.1
Status draft
Name PatientPresentLocation
Title PatientPresentLocation
Experimental False
Description Extension used to communicate the present location of the patient if it is different than the patient's home address.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest ServiceRequest

Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location Location


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ext-patient-present-location",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location",
  "version" : "0.10.1",
  "name" : "PatientPresentLocation",
  "title" : "PatientPresentLocation",
  "status" : "draft",
  "description" : "Extension used to communicate the present location of the patient if it is different than the patient's home address.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ServiceRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "Used to communicate the present location of the patient if it is different than the patient's home address."
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.